Papers with alignment accuracies
Jointly Learning to Align and Translate with Transformer Models (D19-1)
Copied to clipboard
| Challenge: | Existing word alignment models are not accurate for word alignments. |
| Approach: | They propose a method to train a Transformer model to produce accurate translations and alignments. |
| Outcome: | The proposed model outperforms GIZA++ trained models on translation and alignment tasks while maintaining translation accuracy. |